UK State Pension Calendar (web app)

This folder contains the SvelteKit app.

For the main project overview, privacy notes, and disclaimer, see the repo root README: ../README.md

Develop

npm install
npm run dev

Build

npm run build
npm run preview